Is there a quick way to compute $\lim_{x\rightarrow \infty} x(\sqrt{x^2+1}-\sqrt[3]{x^3+1})$ without either taking Taylor expansions or the general binomial theorem?
My attempt is via the general binomial theorem. I get the answer 1/2. One could (equivalently) expand the entire expression into a Laurent series with constant term 1/2. I was hoping to find a way to obtain this in an elementary way. I am typing on a phone so cannot write in as much detail as I'd like.
$$\lim_{x\rightarrow +\infty} x(\sqrt{x^2+1}-\sqrt[3]{x^3+1})=\lim_{t\rightarrow0^+}\frac{1}{t}\left(\sqrt{\frac{1}{t^2}+1}-\sqrt[3]{\frac{1}{t^3}+1}\right)=$$ $$=\lim_{t\rightarrow0^+}\frac{\sqrt{1+t^2}-1-\left(\sqrt[3]{1+t^3}-1\right)}{t^2}=$$ $$=\lim_{t\rightarrow0^+}\frac{\frac{t^2}{\sqrt{1+t^2}+1}-\frac{t^3}{\sqrt[3]{I1+t^3)^2}+\sqrt[3]{t^3+1}+1}}{t^2}=\frac{1}{2}$$