compute the square root of 1 + i√3
I'm not sure if i am approaching this right but would it be √1+ √i√√3. then this square root of 1 equals 1, the square root of i equals -1, and then square root of three being squared again just equals 3. so then the answer is -2.
Solve
$$z^2=1+i\sqrt3.$$
With $z=a+ib$,
$$a^2-b^2+i2ab=1+i\sqrt3.$$
Then after identification of the real and imaginary parts
$$(a^2-b^2)^2+4a^2b^2=1^2+(\sqrt3)^2=2^2=(a^2+b^2)^2$$
so that ($a^2+b^2$ cannot be negative),
$$a^2-b^2+a^2+b^2=2a^2=1+2.$$
The solutions are
$$a=\pm\sqrt{\frac32}$$ with
$$b=\pm\frac1{\sqrt2}.$$