The real numbers may be defined axiomatically as a complete ordered field. This description characterises them up to isomorphism.
Question: is there a similar way to define the field of complex numbers?
In contrast to the difficulty of constructing $\mathbb R$ from $\mathbb Q$, the construction of $\mathbb C$ from $\mathbb R$ is straightforward. For instance, $\mathbb C$ may be defined as $\mathbb R^2$ with the operations $(a,b)+(c,d)=(a+b,c+d)$ and $(a,b)\cdot(c,d)=(ac-bd,ad+bc)$. Then, $i$ can be defined as $(0,1)$, and we may identify $\mathbb R$ with the subfield $\{(a,0):a\in\mathbb R\}$. Any model of $\mathbb C$ is isomorphic to this model. However, it feels somewhat artificial to describe a model of $\mathbb C$ as a field $F$ which is isomorphic to $\mathbb R^2$ with the aforementioned operations; it would be like describing a model of $\mathbb R$ as a field which is isomorphic to the collection of Dedekind cuts.
What I'm looking for is a list of properties that are satisfied by a field $K$ if and only if $K$ is a model of $\mathbb C$. This answer uses the Upward Lowenheim-Skolem theorem to conclude that no first-order theory will do the job. I have read that $\mathbb C$ can be described as the algebraic closure of $\mathbb R$, but I don't have the requisite algebraic knowledge to understand this description; moreover, this description still references $\mathbb R$, and so it still feels artificial in some sense. By contrast, the axiomatic description of $\mathbb R$ makes no reference to other fields such as $\mathbb Q$. I'm looking for properties more along the lines of: $K$ is a field, there is an $x\in K$ such that $x^2=-1$, etc.