I tried to proove on my own that $\lim_{n\to\infty} \sqrt[3]{n^{3}+n^{2}}-n=\frac{1}{3}$.
However I couldn't really figure out how to modify the terms so that I could apply the laws for limits.
I tried to proove on my own that $\lim_{n\to\infty} \sqrt[3]{n^{3}+n^{2}}-n=\frac{1}{3}$.
However I couldn't really figure out how to modify the terms so that I could apply the laws for limits.
On
You can use the expansion near infinity $$\sqrt[3]{n^3+n^2} =n\sqrt[3]{1+\frac 1n}= n\left(1+\frac 1{3n}+o\left(\frac 1n\right)\right)$$
On
You can shift $n$ by one third and write
$$L=\lim_{n\to\infty} \sqrt[3]{n^{3}-\frac{n}3-\frac1{27}}-n+\frac13.$$
The first two terms will vanish by multiplying/dividing by the conjugate trinomial, because after simplification the numerator is of degree $1$ and the denominator has a term $n^2$
$$\lim_{n\to\infty}\left( \sqrt[3]{n^{3}+n^{2}}-n\right)=\lim_{n\to\infty}\frac{n^3+n^2-n^3}{\left(\sqrt[3]{n^{3}+n^{2}}\right)^2+n\sqrt[3]{n^{3}+n^{2}}+n^2}=$$ $$=\lim_{n\to\infty}\frac{1}{\left(\sqrt[3]{1+\frac{1}{n}}\right)^2+\sqrt[3]{1+\frac{1}{n}}+1}=\frac{1}{3}$$