I need to find the limit :
$$\displaystyle \lim_{n \to \infty} \sqrt[n] {100n+25+6^n}$$
I also got limit ${a^{1/n}} = 1$, ${n^{1/n}}= 1$ and $(1+1/n){^n} = e$
I haven't come across a question like this before so I'm stuck on how to tackle it. My first thoughts are to use the bernoulli inequality since the question I got afterwards is $\lim_{n \to \infty}$ $(1 + \frac{3}{n^2})^{n^2}$ and I obviously can't expand it fully or cancel it out easily.
Any tips?
You could use the result often called the Squeeze Theorem. For large enough $n$ (and it doesn't have to be very large!), we have $100n+25+6^n<2\cdot 6^n$ and therefore $$6 <\sqrt[n]{100n+25+6^n}<2^{1/n}(6).$$ Now let $n \to\infty$. As you mentioned, $2^{1/n}\to 1$.