I'm trying to solve this limit
$$\lim_{x\to 0} \frac{\sin x-x}{x^3}$$
Solving using L'hopital rule, we have:
$$\lim_{x\to 0} \frac{\sin x-x}{x^3}= \lim_{x\to 0} \frac{\cos x-1}{3x^2}=\lim_{x\to 0} \frac{-\sin x}{6x}=\lim_{x\to 0} \frac{-\cos x}{6}=-\frac{1}{6}.$$
Am I right?
I'm trying to solve this using change of variables, I need help.
Thanks
EDIT
I didn't understand the answer and the commentaries, I'm looking for an answer using change of variables.