Homework Statement
Solve for a, a \in \mathbb{C}
<br />
\frac{2\log(a^2 - 1)}{\pi i} = 1<br />
Homework Equations
N/A.The Attempt at a Solution
Reorganizing the equation.
2\log(a^2 - 1) = \pi i
Expanding the logarithm.
2\ln(|a^2 - 1|) + i \textrm{arg}(a^2 - 1) = \pi iI think what I'm stuck on is that I don't know how to evaluate my length/argument of an arbitrary complex variable like that. I know how to solve them if I'm given a value of a (a = x + iy, then |a| = \sqrt(x^2 + y^2) and arg(a) = \tan^{-1} \frac{y}{x}), but without the value of a I'm not sure where to go.