I am assigned to find $\lim_{n \to \infty} \sqrt[n]{n!}$, but for my course's level of knowledge, we must use the squeeze theorem.
I can easily find the right side of the theorem (a limit that is bigger than the given one) by using the arithmetic mean and geometric mean inequality
$\sqrt[n]{n!}=\sqrt[n]{n(n-1)\dots1}<\frac{n+(n-1)+\dots+1}n=\frac{n(\frac{1+n}2)}n=\frac{1+n}2,$ and we know that $\lim_{n \to \infty} \dfrac{1+n}2=\infty$.
Can you help me find a sequence that is smaller than $\sqrt[n]{n!}$ but has the limit to $\infty$.