Computational complexity of $1/(x+z)$.

33 Views Asked by At

Is there a fast method to calculate $1/(x+z)$ where $z$ is a root of unity and $x$ is real.

By fast computation, I mean is there a faster method than Newton-Rhaphson method.