InterviewSolution
Saved Bookmarks
| 1. |
If the prime factorization of a natural number n is 23 ✕ 32 ✕ 52 ✕ 7, write the number of consecutive zeros in n. |
| Answer» If the prime factorization of a natural number n is 23 ✕ 32 ✕ 52 ✕ 7, write the number of consecutive zeros in n. | |