$2x^3+3x^2-x+5-m=0$
I know for the above equation there is the following condition for the case when all the three roots must be distinct and real:
$D = -4b^3d + b^2c^2 - 4 ac^3 + 18abcd - 27a^2d^2 > 0 $
So, we calculate $D$ and then we find out $m$.
But is there another way to solve this problem? Maybe with the Vieta's formulas?