I have the following limit:
$$\displaystyle \lim_{n\to \infty}\frac{\sqrt[5]{n^3 + 3 \sqrt[5]{n^2}+1} - \sqrt[5]{n^3 + 2 \sqrt[5]{n}+1}}{1-\cos\left(\dfrac{3}{n}\right)}$$
I know that it should be $\dfrac{2}{15},$ however I could not find the method to solve it.
I had a hint to use Heine, so I think it can be rewritten as the limit of the function but I could not see how it can help me. I tried L'Hôpital's rule and also used $A^5 - B^5 = (A - B)(B^4 + B^3A + B^2A^2 + BA^3 + A^4),$ but nothing seems to help. I think I am missing some trick using standard (known) limits.
Since $$2+\frac{2}{5}=\frac{3\cdot4}{5},$$ by your work we obtain: $$\frac{\sqrt[5]{n^3 + 3 \sqrt[5]{n^2}+1} - \sqrt[5]{n^3 + 2 \sqrt[5]{n}+1}}{1-\cos(\frac{3}{n})}=$$ $$=\frac{3\sqrt[5]{n^2}-2\sqrt[5]{n}}{2\sin^2\frac{3}{2n}\left(\sqrt[5]{\left(n^3 + 3 \sqrt[5]{n^2}+1\right)^4} +...+ \sqrt[5]{\left(n^3 + 2 \sqrt[5]{n}+1\right)^4}\right)}=$$ $$=\frac{n^2\left(3\sqrt[5]{n^2}-2\sqrt[5]{n}\right)}{2\cdot\frac{\sin^2\frac{3}{2n}}{\frac{1}{n^2}}\cdot n^{\frac{3\cdot4}{5}}\left(\sqrt[5]{\left(1 + \frac{3 \sqrt[5]{n^2}}{n^3}+\frac{1}{n^3}\right)^4} +...+ \sqrt[5]{\left(1 + \frac{2 \sqrt[5]{n}}{n^3}+\frac{1}{n^3}\right)^4}\right)}\rightarrow\frac{3}{2\cdot\frac{9}{4}\cdot5}=\frac{2}{15}.$$ I used $$\frac{\sin^2\frac{3}{2n}}{\frac{1}{n^2}}=\frac{9}{4}\left(\frac{\sin\frac{3}{2n}}{\frac{3}{2n}}\right)^2\rightarrow\frac{9}{4}$$ because $$\lim_{x\rightarrow0}\frac{\sin{x}}{x}=1.$$