InterviewSolution
Saved Bookmarks
| 1. |
Expressisqrt3 =rcos theta +ir sin theta complex numbers in the polar form. |
|
Answer» SOLUTION :where`r=sqrt(a^2+b^2)=SQRT3` `"and theta=TAN^(-1)(sqrt3/0)=tan^(-1)prop=pi/2` `:.isqrt3=sqrt3(COS pi/2+isin pi/2) |
|