How could I compute the argument of the following complex number:
$$\lambda=\sqrt{x^2-y^2+m^2-2isxy}$$
where, $s=\pm1,\,\,m\in\mathbb{R}$. I know for number in algebraic form $z=a+bi$ it's easy, just do, $arg(z)=\arctan\left(\dfrac{b}{a}\right)$ but unfortunately this is not the case.
Thank you in advanced.
2026-03-26 18:58:47.1774551527
Square root argument of a complex number.
1.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$z={x^2-y^2+m^2-2isxy}=a+bi$
$arg(z)=\arctan\left(\dfrac{b}{a}\right)$
$\|z\|=\sqrt{a^2+b^2}$
$\displaystyle\lambda=\|z\|^{1/2}e^{i\times arg(z)/2}$
$\displaystyle \lambda^2 =(x\pm iy)^2+m^2$
$\lambda_1=\sqrt{z^2+m^2}$
$\lambda_2=\sqrt{\bar z ^2+m^2}$