Question 272909
quadratic formula {{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}} 

instead of x2 I assume you ment {{{x^2}}}

Your a=1 , b=-4 , c=-8

Insert your values and work it out.