autre
- 116
- 0
Homework Statement
Suppose z is a nonzero complex number z=re^{i\theta} . Show that z has exactly n distinct complex n-th roots given by r^{(1/n)}e^{i(2\pi k+\theta)/n} for 0\leq k\leq n-1.
The Attempt at a Solution
My attempt: z^{n}=(r\cos\theta+i\sin\theta)^{n}=r^{m}(\cos \theta+i\sin\theta)^{n}=r^{m}(\cos(n \theta)+i\sin(n \theta))=r^{m}e^{i\theta n} ...Not sure where to go from here.