Compute $\lim\limits_{x \to 0} \dfrac{ \sqrt[3]{1+\sin x} - \sqrt[3]{1- \sin x }}{x}$
Original question was to solve $\lim\limits_{x \to 0} \dfrac{ \sqrt[3]{1+ x } - \sqrt[3]{1-x }}{x}$ and it was solved by adding and subtracting 1 in denominator. Making it in the form $\lim\limits_{x \to a}\dfrac {x^n - a^n}{x-a} = ax^{n-1}$
How to solve for above limit without using lhopitals rule?
Hint. Use $$u-v=\frac{u^3-v^3}{u^2+uv+v^2}$$ with $$u=(1+\sin x)^{1/3}\ ,\quad v=(1-\sin x)^{1/3}\ .$$ You should know $$\lim_{x\to0}\frac{\sin x}x$$ without appealing to l'Hopital's Rule.