A question in my textbook asks:
Find $\frac{z_1}{z_2}$ if $z_1=2\left(\cos\left(\frac{\pi}3\right)+i\sin\left(\frac{\pi}3\right)\right)$ and $z_2=\cos\left(\frac{\pi}6\right)-i\sin\left(\frac{\pi}6\right)$. I converted $z_2$ to $\cos\left(-\frac{\pi}6\right)+i\sin\left(-\frac{\pi}6\right)$ as I initially thought it would be easier to use Euler's identity (which it is) but the textbook hadn't introduced this yet so it must be possible without having to use it. As a result, I am stuck at square one, any help would be great. Thanks.
If you are working with complex number in the form you gave, recall that $r\cos\theta+ir\sin\theta=re^{i\theta}$.
You then multiply and divide complex numbers in polar form in the natural way:
$$r_1e^{1\theta_1}\cdot r_2e^{1\theta_2}=r_1r_2e^{i(\theta_1+\theta_2)},$$
$$\frac{r_1e^{1\theta_1}}{r_2e^{1\theta_2}}=\frac{r_1}{r_2}e^{i(\theta_1-\theta_2)}$$