For any positive integer $n$, write $n!=a_nb_n^2$, where $a_n$ is squarefree. Does there exist a constant $c$ such that for any $\epsilon>0$, there exists $N$ such that $c^{(1-\epsilon)n}
From Stirling's approximation we know that $n!$ is on the order of $\sqrt{2\pi n}\left(\frac{n}{e}\right)^n$. The product of all primes less than $n$ is roughly $e^n$, as shown by Erdos. The product we are considering can only be less than that.