With complex $z$, prove $\lim\limits_{z \to z_0} z^2 = z_0^2$
This is obviously true at an intuitive level but I'm having trouble with the actual proof. I suspect I'm missing a rather obvious step. This seems an absurdly simple problem.
My proof set up:
We must show that for any positive number $\mathcal{E}$ that there exists a positive number $\delta$ so that:
$\left|z - z_0\right| < \delta \implies \left|z^2 - z_0^2\right| < \mathcal{E}$
So that's just the basic setup for a limit proof. There is one step to do the actual proof and I can't see what it is. Thank you for any help.