How do I "formally write" a rational number $a_i$ in a logic formula?
For example, I was taught that $x^2$ should be formally written as $F_\times(x_1,x_1)$, $1$ should be formally written as $c_1$, $2$ should be formally written as $F_+(c_1,c_1)$ and so on.
I hope my question isn't too ambiguous.
This is related to my previous question: How to show that the property of being algebraically closed is reflected by elementary extensions?
The main idea is I want to write out the formula $\phi_n$ [credit to André Nicolas who suggested it] , $$\forall w_0\forall w_1\cdots\forall w_n \exists x\left(x^{n+1}+w_nx^n+\cdots+w_0=0\right).$$
and specify that all the $w_i$ are rationals.
background information about the underlying question
If $p(x)=x^{n+1}+a_nx^n+\cdots+a_1x+a_0$ is a polynomial such that $\{a_0,\cdots,a_n\}\subset\mathbb{Q}$, then $p(x)=0$ has a solution in $F$.
Assume that the structure $(F,0,1,+,\cdot)$ is a countable elementary submodel of the complex field $(\mathbb{C},0,1,+,\cdot)$.
Sincere thanks for any help!