1

$z=(x+i)^2$, $x > 0$ and a real number, solve for $x$

$\arg(z)=\frac {\pi}3$

$w = \sqrt z$

$w = x+i = \sqrt{x^2+1}$ $\ e^\frac{i\pi}{6}$

Now I could solve the bottom equation, but there must be an easier way? How should I have rather solved this question?

janmarqz
  • 10,538

1 Answers1

1

You have $$x+i=\sqrt{x^2+1}e^{i{\arctan\frac{1}{x}}},$$ then $e^{i{\arctan\frac{1}{x}}}=e^{i\frac{\pi}{6}}$ which implies $$\arctan\frac{1}{x}=\frac{\pi}{6},$$ this gives you $$x=\cot\frac{\pi}{6}=\sqrt 3.$$

janmarqz
  • 10,538