Did some testing with a CAS and found this cute fact:
Consider three points $a$, $b$, $c$ in the complex plane, and $e$ the center of the nine point circle of the triangle $a b c$. Show that
$$e = \frac{1}{2}\cdot \frac{\left| \begin{matrix} 1& a^2 & \bar a \\ 1& b^2 & \bar b \\ 1& c^2 & \bar c \end{matrix}\right| } {\left | \begin{matrix} 1 & a & \bar a \\ 1& b & \bar b \\ 1& c & \bar c \end{matrix}\right| }$$
This is all probably known, but haven't seen it before. Any feedback, or references would be appreciated.