Calculation of limit $\displaystyle \lim_{n\rightarrow \infty}\frac{n!\cdot e^{n}}{n^n\sqrt{n}}$
Plan Stirling approximation $$n!\approx \bigg(\frac{n}{e}\bigg)^n\sqrt{2\pi n}$$ for large $n$
$$\lim_{n\rightarrow \infty}\frac{n^n}{e^n}\cdot \sqrt{2\pi n}\cdot \frac{1}{\sqrt{n}}=\sqrt{2\pi}$$
How would I evaluate the limit without Stirling's approximation?