Find all complex numbers that satisfies this equation
$(z - 6 + i)^3 = -27.$
I found one of them being $ z = 3 - i $
Find all complex numbers that satisfies this equation
$(z - 6 + i)^3 = -27.$
I found one of them being $ z = 3 - i $
Let $z-6+i=\omega$, then your equation change to find the solution of equation $\omega^3=-27$. this equation have the solution's $z_k=3(cos(\frac{\pi+2k\pi}{3})+isin(\frac{\pi+2k\pi}{3}))$ which $k=0,1,2$. Finally: $z=6-i+z_k$, are all solution's.
$-27=27e^{{\pi}i+2k\pi}$
$\sqrt[3]{27e^{{\pi}i+2k\pi}}=3e^{\frac{1}{3}\pi i+\frac{2}{3}k\pi}=z-6+i$
$z=3e^{\frac{1}{3}\pi i+\frac{2}{3}k\pi}+6-i, \forall k\in \mathbb{Z}$