$$\lim_{n \to \infty} \cos^2(\pi \sqrt[\leftroot{-2} \uproot{1} 3]{n^3+n^2+2n}), \space n \in N$$
I think that the expression under the root will resolve into a $(n+a)^3$ term, which means that the limit will eventually be of the form $\cos^2(n\pi +a\pi)$, which is solvable. However, I am unable to follow through with this strategy. Any hints/helps are appreciated!
First we have
$\forall n>0, \pi\sqrt[3]{n^3+n^2+2n}=\pi n\sqrt[3]{1+\frac{1}{n}+\frac{2}{n^2}}$
This shows that: $\pi\sqrt[3]{n^3+n^2+2n} \sim \pi n$ ($n\rightarrow +\infty$)
Hence the idea of adding and subtracting $\pi n$ in the Cosine:
$\cos^2\left(\pi n\sqrt[3]{1+\frac{1}{n}+\frac{2}{n^2}}\right)=\cos^2\left(\left(\pi n\sqrt[3]{1+\frac{1}{n}+\frac{2}{n^2}}-\pi n\right)+\pi n\right)$
$=\cos^2\left(\pi n \left(\sqrt[3]{1+\frac{1}{n}+\frac{2}{n^2}}-1\right)+\pi n\right)$
$=\cos^2\left(\pi n \left(\sqrt[3]{1+\frac{1}{n}+\frac{2}{n^2}}-1\right)\right)$
($(-1)^n$ appears but disappears thanks to the square)
However
$\sqrt[3]{1+\frac{1}{n}+\frac{2}{n^2}}-1=\frac{1}{3n}+o\left(\frac{1}{n}\right)$
The limit is equal to $\cos^2\left(\frac{\pi}{3}\right)=\frac14$
Note: To conclude we can use the limit
$\lim_{h\rightarrow 0} \frac{\sqrt[3]{1+h}-1}{h}=\frac{1}{3}$
(derivative of $x\mapsto \sqrt[3]{1+x}$ at 0)
Then
$\pi n\left(\sqrt[3]{1+\frac{1}{n}+\frac{2}{n^2}}-1\right)=\left(\pi+\frac{2\pi}{n}\right)\frac{\sqrt[3]{1+\frac{1}{n}+\frac{2}{n^2}}-1}{\frac{1}{n}+\frac{2}{n^2}}$