The answer is (c): The equation has one real root and two nonreal complex conjugate roots.
Proof: This Wiki article classifies the nature of the roots.
The discriminant of a cubic equation $ax^3+bx^2+cx+d=0\;$ is
$$\Delta = 18 a b c d - 4b^3d + b^2 c^2 -4ac^3 - 27 a^2 d^2.$$
- If $\Delta > 0,$ then the equation has three distinct real roots.
- If $\Delta = 0,$ then the equation has a multiple root and all its roots are real.
- If $\Delta < 0,$ then the equation has one real root and two nonreal complex conjugate roots.
With your coefficients we get (since $b=0$)
$$\Delta = -4ac^3 - 27a^2d^2 = -108H^3-27G^2 = -27(4H^3 + G^2) < 0.$$
And therefore, because $\Delta < 0,$ the equation has one real root and two nonreal complex conjugate roots.
Note: If the question is a kind of multiple choice, the third roots of unity (1, and two conjugate-complex) would also give a hint for case (c).