I have tried to show that this limit : $$\lim\limits_{n\to \infty }\frac{n}{n!^{\frac 1 n}}=e$$
using $ \lim (1+\frac 1 n)^{\frac 1 n} , n \to \infty $ , I don't find any equivalence , however wolfram alpha says that is $e$ as shown here, then how do I evaluate it ?
As an alternative without Stirling, note that
$$\frac{n}{n!^{\frac 1 n}}=\left(\frac{n^n}{n!}\right)^{\frac 1 n}=(a_n)^\frac1n$$
and
$$\frac{a_{n+1}}{a_n}=\frac{(n+1)^{n+1}}{(n+1)!}\frac{n!}{n^n}=\left(1+\frac1n\right)^n\to e$$
then by ratio-root criterion $\frac{n}{n!^{\frac 1 n}}\to e$.