$$ \lim_{x\to 1} \frac{ \sqrt{x} - 1}{\sqrt[3]{x} - 1} $$
I multiply it with:
$$ \frac{ \sqrt{x} + 1}{\sqrt{x} + 1} $$
And I get :
$$ \lim_{x\to 1} \frac{ \sqrt{x}^2 - 1^2}{(\sqrt[3]{x} - 1) * (\sqrt{x} + 1)} $$
But the solution is still division by 0 and not possible, so I think I've made a mistake somewhere..
Hint $\ $ Let $\ X = x^{1/6}.\ $ Then it is $\ \dfrac{X^3-1}{X^2-1} = \dfrac{X^2+X+1}{X+1},\ $ no longer indeterminate.