I have to find the Prime-Factored form of 325. The answer is 5^2 * 13. How do I get to that by starting from scratch? For example, picking a random number, how to I get started? Is there any hint, like "if the number ends in 5" or so? Say I picked 433. How do I start?