How many trailing zeros are there in
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Whew! That was large! Using prime factorization basically we find that all we got to do is find the powers of 5 in this number (54321). Thus we take the floor function of each result uptil 5^6. We get 10864,2172,434,86,17,3. Summing we get our answer 1 3 5 7 6