The teacher will be very surprised to see your correct solution 😉
a*x^2 + b*x + c = 0
D = b^2 - 4 * a * c =
(0)^2 - 4 * (1) * (12) = -48
x1 = (-b + sqrt(D)) / (2*a)
x2 = (-b - sqrt(D)) / (2*a)
sum
___ ___ - 2*I*\/ 3 + 2*I*\/ 3
=
0
product
___ ___ -2*I*\/ 3 *2*I*\/ 3
=
12
12
___ x1 = -2*I*\/ 3
___ x2 = 2*I*\/ 3
x2 = 2*sqrt(3)*i