Is this scratch work for the proof of $\lim_{x\rightarrow c}x^3=c^3$ correct?
We have that $|x^3-c^3|=|x-c||x^2+xc+c^2|$.
If $|x-c|<|c|$ then $|x|=|x-c+c|\leq |x-c|+|c|<2|c|$, it follows that $|x^2+xc+c^2|\leq |x|^2+|x||c|+|c|^2< 4|c|^2+2|c|^2+|c|^2=7|c|^2$.
So if $|x-c|<|c|$ and $|x-c|<\frac{\epsilon}{7|c|^2}$ we have that $|x^3-c^3|=|x-c||x^2+xc+c^2|<\frac{\epsilon 7|c|^2}{7|c|^2}=\epsilon$.
So if we let $\epsilon>0$ be given and $\delta=\min(|c|,\frac{\epsilon}{7|c|^2})$ then $|x^3-c^3|<\epsilon$ if $0<|x-c|<\delta$.