Find all values of the real number $a$ so that the four complex roots of $$z^4 - 6z^3 + 11az^2 - 3(2a^2 + 3a - 3) z + 1 = 0$$ form the vertices of a parallelogram in the complex plane.
I set $z = x + yi$ due to the given knowledge that $z$ is complex. I then substituted it in, which gave me $$(x+yi)^4 - 6(x+yi)^3 + 11a(x+yi)^2 - 3(2a^2 + 3a - 3)(x+yi) + 1 = 0.$$ However, I'm afraid it's a bit too bashy for it to be viable, so are there any other ways I can get started on this question?