In my script a complex number is defined like that:
$z^7+az^3+2b$
if ($z=-1+i$) is a root, find ($a+b=?$)
2026-05-05 03:35:22.1777952122
Solve:$z^7+az^3+2b$
50 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Observe that $z^4=-4$ is real, so that $$z^8+az^4+2bz=0$$
immediately implies $$b=0.$$
Then
$$a=-z^4=4.$$