What is the appropriate way to compute $$z=\frac{1}{\sqrt{7+24i}}?$$
I'm asking because in 2 different books I found 2 different answers for the problem:
Book A: $(4-3i)/25$ and $(-4+3i)/25$;
Book B: $(-4+3i)/25$.
To add to the confusion Wolfram Alpha gives the single answer $(4-3i)/25$, which I believe is correct by my own development.
The difficulty, I think, is on how to deal with the signs in the positive root of a complex number. This is not, I believe, the same thing as solving $z^2=1/(7+24i)$. Like, on reals, the problem of solving $x^2=4$ or computing $x=\sqrt{4}$.
I would appreciate some clarification, if possible.
Note that $$(4+3i)^2=16-9+24i$$ and $$\frac{1}{4+3i}=\frac{4-3i}{25}$$