How to evaluate this? $$\prod_{k=1}^m \tan \frac{k\pi}{2m+1}$$
My work
I couldn't figure out a method to solve this product. I thought that this identity could help. $$\frac{e^{i\theta}-1}{e^{i\theta}+1}=i\tan \frac{\theta}{2}$$
By supposing $z=e^{\frac{2k\pi}{2m+1}i}$, then, $$i\tan \frac{k\pi}{2m+1}=\frac{z-1}{z+1}$$ So, the product $$\displaystyle\prod_{k=1}^m \tan\frac{k\pi}{2m+1}=\displaystyle\prod_{k=1}^m \frac{z-1}{i(z+1)}=\displaystyle\prod_{k=1}^m \frac{e^{\frac{2k\pi}{2m+1}i}-1}{i(e^{\frac{2k\pi}{2m+1}i}+1)}$$
which is getting more complicated.
Answer is $\sqrt{2m+1}$. Any help is appreciated.