To convert a complex number \( a + bi \) to polar form, we use the formula \( r(\cos \theta + i \sin \theta) \), where \( r = \sqrt{a^2 + b^2} \) and \( \theta = \tan^{-1}\left(\frac{b}{a}\right) \).
For \( z = 2 + 2i \):
- \( r_z = \sqrt{2^2 + 2^2} = \sqrt{8} =
Show more…