Basic Examples (9) 
Find the number of factorials in the ceiling of ⅇ to the 100:
This number is too large to compute the factorial for exactly:
We effectively found the number of trailing zeroes in the number ⌈ⅇ100⌉! =26881171418161354484126255515800135873611119!.
When I was a student at the West Virginia 2018 State Math Field Day in 10th Grade at Marshall University there was a problem my team for Huntington High School had to solve together to find I think the number of zeroes in 2018! Find the answer:
Calculate the number of trailing zeroes of 10! in base 12:
Find the number of trailing zeros of 100! in base 45:
Find the number of trailing zeros in the base-17 representation of 2017!:
Find the number of trailing zeros in the base-18 representation of 2018!:
Find the smallest integer N such that when N! is written in base 12, it has 121 trailing zeros. Enter your answer in base 6:
Let 3a be the highest power of 3 that divides 1000!. What is a? Source: Floor and Ceiling Functions: Level 2 Challenges Question 5