I have stumbled upon the following fact, easily confirmed numerically: The $q$-Pochhammer symbol $(a;z)_L$ with $z$ given by the $L$th root of unity, $$ (a;\mathrm{e}^{2\pi i/L})_L = \prod_{n=0}^{L-1} \left(1 - a \, \mathrm{e}^{2\pi i n/L}\right)\,\text{,} $$ obeys $$ (a;\mathrm{e}^{2\pi i/L})_L = 1 - a^L\,\text{,} $$ apparently for all complex $a$ and positive integer $L$.
Does this identity have a name? Can anyone provide a proof? (I can prove it when $L$ is an exact power of $2$, but the result is more general. I also have a "proof" using contour integration, but it involves a couple of dubious steps.)
Let $r_1,\cdots,r_{L-1}$ be the complex $L$-th roots of unity. We have that $$ r_1^k+r_2^k+\cdots +r_{L-1}^k = -1$$ for all $k=1,\cdots, L-1.$ From Newton's identities we can then prove that $$ e_k(r_1,\cdots, r_{L-1})=(-1)^k$$ where $e_k$ is the $k$-th elementary symmetric polynomial. Now, observe that (setting $r_0=1$)\begin{align*} \prod\limits_{k=0}^{L-1}(1-ar_k) &= a^{L-1}(1-a)\prod\limits_{k=1}^{L-1}(\frac{1}{a}-r_k) \\ &= a^{L-1}(1-a)\left(\sum_{k=0}^{L-1}(-1)^{L-1+k}e_{L-1-k}\frac{1}{a^k}\right) \\ &= a^{L-1}(1-a)\left(\sum_{k=0}^{L-1}(-1)^{2(L-1)}\frac{1}{a^k}\right) \\ &= 1-a^L. \end{align*}
Edit:
Here is a quick proof.
Define the polynomial $$P(X) = \prod\limits_{k=0}^{L-1}(1-r_k X)$$ this is of degree $L$ and has roots exactly the $L$-th roots of unity. Hence $P(X) = 1-X^L$.