Prove that $\lim_{z \to i} |1-z|^2=2$.
I let $\epsilon>0$ and $\delta$ = (blank, since I don't know what to choose yet)
When $|z - i| < \delta$, $||1 - z|^2 - 2| ≤ |(1 - z)^2 - 2| = |z^2 - 2z - 1|.$
And then I'm stuck. I'm not sure how I can extract out a $|z - i| < \delta$ in order to further the proof.
You could use the identification $\;\Bbb C\sim\Bbb R^2\;$ and then
$$\lim_{z\to i}|1-z|^2=\lim_{(x,y)\to(0,1)}||(1,0)-(x,y)||^2=\lim_{(x,y)\to (0,1)}\left[(1-x)^2+y^2\right]=1^2+1^2=2$$