InterviewSolution
Saved Bookmarks
| 1. |
If the complex number a is such that |a|=1 and arg(a) =theta, then the roots of the equation ((1 + iz)/(1-iz))^(4) = a are z= |
|
Answer» `tan ((2K PI + THETA)/(4)) , k = 0,1,2,3` |
|