The module of $-6i$ is $6$ (the square root of $36$), but $ \tan\theta = -\cfrac{6}{0}$, meaning that the polar form $ 6(\cos\theta + i\sin\theta) $ is also indefinite?
2026-04-18 07:48:30.1776498510
What is the polar form of $-6i$?
2.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You don't need $\tan$, you need angle. Just look for the angle in complex plane. It is $\theta = \frac {3\pi} 2$. So, $\cos \theta = 0$ and $\sin \theta = -1$, $-6i = 6 i \sin \frac {3\pi} 2$. Or just use atan2.