Question:
Find the largest value of $n$ for which $125!$ is divisible by $6^n$
Approach: I tried to find all the numbers which were a multiple of 6. The number of times such divisors occurred should simply be the value of $n$. However, this proved to be a difficult task. Any simpler approach?