If the number of powers of 3 present in 3335! is N . Find sum of digits on N.
Eg. number of powers of 3 in 27 x 18 is 5
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.
Use the greatest integer function to find out how many of each powers of 3 goes into 3335. It's 1663. So the sum of the digits is 16.