He says:
Prove the formula of Gauss: $$ (2\pi)^\frac{n-1}{2} \Gamma(z) = n^{z - \frac{1}{2}}\Gamma(z/n)\Gamma(\frac{z+1}{n})\cdots\Gamma(\frac{z+n-1}{n}) $$
This is an exercise out of Ahlfors.
By taking the logarithmic derivative, it's easy to show the left & right hand sides are the the same up to a multiplicative constant.
After that I'm lost. It's easy using another identity when $n$ is even to use induction. But when $n$ is odd I am lost.
It's obvious when $n$ is a power of 2.
After you have established that the RHS and the LHS differ by a multiplicative constant, all you are left to do it plug in $z=1$. If you pair up the factors in the RHS as $$\Gamma \left( \frac{1+k}{n} \right) \leftrightarrow \Gamma \left( \frac{n-k-1}{n} \right) ,$$ and apply the reflection formula $\Gamma(z) \Gamma(1-z)=\frac{\pi}{\sin \pi z}$, things will be easier IMO.
Edit:
Once you apply the reflection formula, you will have to deal with a product of sines. Please see this question in order to handle it.