I was resolving an exercise where I had to use $\lvert(a+bi)^4\rvert$ and put it as $\lvert a+bi\rvert^4$. Of course that $$r = \lvert a+bi\lvert = \sqrt{\left(a^2+b^2\right)}$$
I realized that I can say in general that $$\lvert\left(a+bi\right)^n\rvert = \left\lvert(a+bi)\right\rvert^n$$
However, I feel that this is a difficult approach. Can someone help me?
Write $a+bi=r(\cos\theta+i\sin\theta)$, then $$(a+bi)^n=r^n(\cos(n\theta)+i\sin(n\theta)). $$ Now $$|(a+bi)^n|=|r^n(\cos(n\theta)+i\sin(n\theta)|=r^n=|a+bi|^n. $$