Homework Statement
Solve for a, [itex]a \in \mathbb{C}[/itex]
[itex]
\frac{2\log(a^2 - 1)}{\pi i} = 1[/itex]
Homework Equations
N/A.The Attempt at a Solution
Reorganizing the equation.
[itex]2\log(a^2 - 1) = \pi i[/itex]
Expanding the logarithm.
[itex]2\ln(|a^2 - 1|) + i \textrm{arg}(a^2 - 1) = \pi i[/itex]I 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 [itex]|a| = \sqrt(x^2 + y^2)[/itex] and [itex]arg(a) = \tan^{-1} \frac{y}{x}[/itex]), but without the value of a I'm not sure where to go.