✔ 最佳答案
Use a factor tree and divisibility rules:
The factors's digits add up to 7+1+2+5+6 = 21 which is divisible by 3.
It is even, so it is divisible by 2.
If it is divisible by 2 and by 3 like this, then it is divisible by 6.
Start a factor tree and continue it until you get to prime numbers.
..71256
... /\
6 ......11876
/\ ........./\
2 3 .....2 . 5938
..................... /\
............... 2 2969
So you have 2 * 2 * 2 * 3 * 2969 when you run out of factor rules for 1 - 10 and have to try to guess and check other numbers like 11, 13, etc.
I tried a bunch of prime numbers that don't have factors themselves up to 57 and they didn't work so you might be done here.