How to find
$$ \lim_{x \to 1} \frac{x+x^2+\sqrt{x}-3}{\sqrt[3]{x}-1}? $$
My try : $$(\sqrt[3]{x}-1)(\sqrt[3]{x^2}+\sqrt[3]{x}+1)=(x-1)$$
So we have :
$$\lim_{x \to 1} \frac{x+x^2+\sqrt{x}-3}{\sqrt[3]{x}-1} \cdot\frac{(\sqrt[3]{x^2}+\sqrt[3]{x}+1)}{(\sqrt[3]{x^2}+\sqrt[3]{x}+1)}=\lim_{x \to 1}\frac{(x+x^2+\sqrt{x}-3)(\sqrt[3]{x^2}+\sqrt[3]{x}+1)}{x-1}$$
Now what ?
Setting $$t=\sqrt[6]{x}$$ then we have $$t^6=x$$ and we get $$\frac{t^{12}+t^6+t^3-3}{t^2-1}$$