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!