Does the series $\sum_{n=1}^{\infty} (\frac{n^4}{n^4+2})^{n^5-3}$ converge?
I started by using the root test:
$$\sqrt[n]{|a_n|}=\left(\frac{n^4}{n^4+2}\right)^{\frac{n^5-3}{n}}=\left(1+\frac{2}{n^4}\right)^{-\frac{n^5-3}{n}}$$
I don't understand the convergence very well so I'm not sure what to do next? Can I make substitution $n^4=u$ and try to make it converge into $e$ or is that not possible?
Note that: $$\lim_{n\to\infty} \left(1+\frac{2}{n^4}\right)^{-\frac{n^5-3}{n}}=\\ \lim_{n\to\infty} \left(1+\frac{2}{n^4}\right)^{-n^4+\frac{3}{n}}=\\ \lim_{n\to\infty} \left(1+\frac{2}{n^4}\right)^{-n^4}\cdot \lim_{n\to\infty} \left(1+\frac{2}{n^4}\right)^{\frac{3}{n}}=\\ \left(\lim_{n\to\infty} \left(1+\frac{2}{n^4}\right)^{\frac{n^4}{2}}\right)^{-2}\cdot 1=e^{-2}<1.$$ So, based on the root test the original series converges.