So i was asked to find the equation of the circle going through 1, i, and 0
Now i know that the equation of circle in complex form is:
$|z - z_0| = r$ where $r$ is radius.
So based on these values, my idea was to obtain the radius and try and find the origin of my circle. Nice idea, but executing it did not come off. There was a solution provided, and i am trying to make the link between what the final solution is and how to get the origin of my circle and the radius.
The solution was $|z - \frac{1+i}{2}| = \frac{1}{2^{1/2}}$