When expressed in base 8, N! terminates in a block of exactly 21 zeros. Find the largest positive integer N with this property. (Enter N as a decimal number.)
I found that 65! has a factorization that includes 2^63=8^21, but I was told that was wrong.