When proving that $$\lim_{x \to 0} f(x)=\lim_{x \to 0}f(x^3)$$ does it suffice to show that as $x \to 0, x^3 \to 0$ ? If so then by the epsilon-delta proof we have:$\lim_{x \to 0} x^3=0$
$|x^3-0|=|x|^3<ε$ $\implies$ $|x|<\frac {ε}{x^2}$. Suppose we want $|x-0|<1 \iff 0<x^2<1 \iff \frac{1}{x^2}>1$.
Is this so far correct? If so then how do we proceed to find the proper δ?