It’s not clear to me what you want for an explanation, but let me try. By direct computation, you can show this, if $r,r'$ are positive reals and $\theta, \theta'$ are angles (or real numbers representing radian measure, if you like):
$$
[r(\cos\theta+i\sin\theta)]\cdot[r'(\cos\theta'+i\sin\theta')]=rr'\bigr(\cos(\theta+\theta')+i\sin(\theta+\theta')\bigr)\,,
$$
using the addition formulas for cosine and sine, namely $\cos(A+B)=\cos A\cos B-\sin A\sin B$ and $\sin(A+B)=\sin A\cos B+\cos A\sin B$. Geometrically, this means that when you multiply two complex numbers of distance $r$ and $r'$ respectively, the new distance is $rr'$, while if their angles (from the positive real axis) are $\theta$ and $\theta'$ respectively, the product is found in the direction $\theta+\theta'$. Distances multiply, angles add.
All follows from this.