I'm struggling with the following limit.
$$\lim_{n\to ∞} (e^n-2^n)^{1/n}$$
First off, $(e^n-2^n)^{1/n} \le (e^n)^{1/n}$.
Secondly, since $\lim_{n\to ∞} (1+1/n)^{n}=e$, then $(e^n-2^n)^{1/n} \ge (1+1/n)^{n}$.
In addition, since $\lim_{n\to ∞} (e^n)^{1/n}=e$, then $\lim_{n\to ∞} (e^n-2^n)^{1/n}=e.$
Is my solution correct?