Given cubic polynomial $a x^3 + b x^2 + c x + d = 0$, with potentially complex coefficients, is there a sufficient condition for two of the roots having equal imaginary part? That is, is there a condition on the coefficients that allows me to guarantee that the roots take the form $s + i t$, $u + i t$, and $v + i w$?
Specifically, I am looking for a condition analogous to the cubic discriminant (i.e. condition for a cubic to have a repeated root).