I've been having a lot of trouble with this sequence
$$a = {4 \sqrt[n]{n^3} + \frac{ 10^{5n} }{ n! } }$$
I first tried the Nth term test but I didn't even know how to start. I was looking ahead in the chapters and found that
$$ \lim_{n\to \infty} \sqrt[n]{n} = 1$$ and $$ \lim_{n\to \infty} \frac{x^n }{ n!} = 0$$
But I found these rules in series and I wonder if I can use them with sequences.
Any help would be appreciated thank you.