Question 1110032
The roots of  {{{ ax^2 + bx + c = 0 }}}  can be found by the quadratic formula:

   {{{ x = (-b +- sqrt(b^2 - 4ac))/2a }}}

where  c = p(0),  b = p(1), and a = p(2),      {{{ a <> 0 }}}