Find the complex square root of $$7+6\sqrt2i$$ giving your answer in the form $x+iy$ where $x$ and $y$ are real.
The answer I have gotten is $-23+84\sqrt2i$ by squaring $7+6\sqrt2i$, but the “correct” answer is $\pm(3+i\sqrt2)$.
Can you explain how I got this wrong?
Let square roots of $7+6\sqrt{2}i $ be $\pm(a+bi);$ squaring this we have $a^2-b^2+2abi=7+6\sqrt{2}i;$ comparing coefficients we have $a^2-b^2=7,ab=3\sqrt{2};$ substituting for $b$ in the first equation we have $a^2-\frac{18}{a^2}=7;$ multiplying throughout by $a^2$ and rearranging we get $a^4-18-7a^2=a^4+2a^2-9a^2-18=a^2(a^2+2)-9(a^2+2)=(a^2-9)(a^2+2)=0$ thus $a=\pm 3$ (as $a$ is a real number in our assumption we rule out the second case, i.e., $a=\pm \sqrt{2}i)$ now finding out $b=\pm \sqrt{2}$. Thus the square roots are $\pm(3+\sqrt{2}i)$