Let $z_1, z_2,\dots,z_n$ be all the solution in $\mathbb{C}$ of $z^n=1$.
I have to prove that for odd power $n$ the multiplication of the roots equals $1$: $$z_1z_2\dots z_n=1.$$
I'm a bit stuck and would appreciate a tip how to progress.
$z^n=1 \Rightarrow z^n-1=0 $ and based on the basic theorem of algebra we know it has $n$ roots.
We assume $n,m\in\mathbb{Z}$ and $n=2m+1$ ($n$ is odd number)
I will use the trigonometric presentation:
$1 = \cos 2\pi + i \sin 2\pi$
$z^n=r^{2m+1}(\cos (2m+1)\alpha+i \sin(2m+1)\alpha)$
$\DeclareMathOperator{\cis}{cis}r^{2m+1}(\cis(2m+1)\alpha)=1 \cis 2\pi$
$ \Rightarrow r^{2m+1}=1 \Rightarrow r = 1$
$ \cis(\alpha (2m+1)) = \cis(2\pi + 2\pi k)$, $k \in\mathbb{Z}$,
$k=0,1,2,\dots,n-1$
$ \Rightarrow \alpha (2m+1)=2\pi + 2\pi k$
How do I progress from this point showing that $z_1z_2\dots z_n=1$?