Roots of a specific complex polynomial

71 Views Asked by At

I'm trying to find if the complex polynomial (defined below) has any special properties that would help me find its roots:

$p(z) = a + \overline{a}z^6 + bz + \overline{b}z^5 + cz^2 + \overline{c}z^4 + d z^3$

Does anyone have any ideas?