Find $$\lim_{n \to \infty} \sqrt[3]{n^3+1}-\sqrt{n^2+1}$$
I already tried to use the Sqeeze theorem on it, but I just was not able to find some reasonable upper series for it, only lower:
$$n\sqrt[3]{1+\frac{1}{n^3}}-n\sqrt{1+\frac{1}{n ^2}}$$ $$n\left(\sqrt[3]{1+\frac{1}{n^3}}-\sqrt{1+\frac{1}{n ^2}}\right)$$ $$\left(\sqrt[3]{1+\frac{1}{n^3}}-\sqrt{1+\frac{1}{n ^2}}\right) \leq n\left(\sqrt[3]{1+\frac{1}{n^3}}-\sqrt{1+\frac{1}{n ^2}}\right)$$
Is there anyone who can give me a hint as to how to solve it?