Consider the sequence
$a_n = \sqrt[n]{n \cdot 2^{3n}+3^{2n}}$, $n\in\mathbb{N}$.
With a string of inequalities, one can show that $a_n$ is bounded and the graph of the function $ f(x) = \sqrt[x]{x \cdot 2^{3x}+3^{2x}}$ suggests that $f$ is monotone, but how could one prove convergence and a calculate the limit of $a_n$?
I would be grateful for any help!
Rewrite as $\lim 8\sqrt[n]{1+(9/8)^n}\ge \lim 8\sqrt[n]{(9/8)^n}=9$ and $$\lim 8\sqrt[n]{n+(9/8)^n}\le \lim 8\sqrt[n]{2(9/8)^n}=9.$$ So the limit is $9$.