How can I rewrite $\sqrt{1-r^2\exp(2i\theta)}$ into Cartesian form using Maple. I could do it by hand but I need this type of simplification later for far more complicated expressions.
I allready tried to enter this as a complex number using $I$, but simplify(...,'symbolic') didn't simplify this expression. Any suggestion?
To write your expression as $z = a + ib$, i.e. with a real and imaginary part you can use the functionals
ReandIm.