Let us rewrite the term a little bit. If we apply the $n$-th root, we get
$$(e^{-n + \sqrt n} n^4)^\frac{1}{n} = (e^{-1 + \frac{1}{\sqrt n}}) \cdot n^\frac{1}{n} \cdot n^\frac{1}{n} \cdot n^\frac{1}{n}\cdot n^\frac{1}{n}.$$
First, it is well-known that $ n^\frac{1}{n}$ tends to 1 for $n \to \infty$. Second, since the exponential function is continues, we get
$$\lim_{n \to \infty} \exp\left({-1 + \frac{1}{\sqrt n}}\right) = \exp\left( \lim_{n \to \infty} {-1 + \frac{1}{\sqrt n}}\right) = \exp(-1),$$
where we used that $\frac{1}{\sqrt n}$ converges to 0.
Now, we combine these two facts with the product rule of limits (i.e. $\lim a_n \cdot b_n = \lim a_n \cdot \lim b_n$ if both limits exist) to get
$$\lim_{n \to \infty} (e^{-1 + \frac{1}{\sqrt n}}) \cdot n^\frac{1}{n} \cdot n^\frac{1}{n} \cdot n^\frac{1}{n}\cdot n^\frac{1}{n} = \exp(-1) \cdot 1 \cdot 1 \cdot 1 \cdot 1 = \exp(-1) < 1$$
Thus, we can use the root test to show convergence.