Find all $z$ such that $(z+1)^7 = z^7.$ You do not have to put your answer in the simplest rectangular or exponential form.
So far I've found that $z^7$ to get $(\frac{z+1}{z})^7 = 1,$ and $\frac{z+1}{z} = e^{\frac{6\pi}{7}}$, $e^{\frac{8\pi}{7}}$, $e^{\frac{10\pi}{7}}$, $e^{\frac{12\pi}{7}}$, $e^{\frac{12\pi}{7}}$, the seven roots of unity. However, I don't know how to proceed.
Any help is greatly appreciated!
From $(z+1)^7=z^7,$ it is clear that $z\neq 0,-1$. It follows as you did that one needs to solve $$\left(\frac{z+1}z\right)^7=1,$$ hence it seems that $\frac{z+1}z$ has seven choices, namely $1,\zeta,\cdots,\zeta^6$, where $\zeta=e^{\frac{2i\pi}7},$ however the equation $(z+1)/z=1\Leftrightarrow z+1=z$ yields no solutions. To finish up (as you almost did), just solve $$\frac {z+1}z=\zeta^j,j=1,\cdots,6$$ $$\Leftrightarrow z+1=\zeta^jz,j=1,\cdots,6$$ which are linear equations in $z$ with solutions $$z=\frac 1{\zeta^j-1},j=1,\cdots,6.$$ Note that you have $6$ solutions instead of $7$.