This problem
$$\lim_{x\to 0} \frac{\sqrt{\ 1+x} - \sqrt{\ 1-x}}{\sqrt[3]{\ 1+x} - \sqrt[3]{\ 1-x}}$$
is from Silverman's "Modern Calculus and Analytical Geometry" Section 22, #16d. I've been struggling on it for a while and can't figure out what to do besides trying to multiply by the conjugate and/or substitution but it doesn't work out. What do you all think? Keep in mind you can't use L'Hopital's rule, only elementary math.
Let $a=(x+1)^{1/6}$ and $b=(x-1)^{1/6}$. Then the expression becomes $\lim_{x→0}\frac{a^3-b^3}{a^2-b^2}$. This does divide through. It is equivalent to $\lim_{x→0}\frac{a^2+ab+b^2}{a+b}=3/2$.