Here's one way:
[tex](\forall n \in \mathbb{N})[((\exists p \in \mathbb{N})[n^2=2p])\Rightarrow((\exists q\in \mathbb{N})[n=2q])].[/tex]
Here's another:
[tex]\left \{ n \in \mathbb{N} \; | \; (\exists p \in \mathbb{N})[n^2 = 2p] \right \} \subseteq \left \{ n \in \mathbb{N} \; | \; (\exists q \in \mathbb{N})[n=2q] \right \}.[/tex]
The symbol [itex]\mathbb{N}[/itex], like the name "the
natural numbers", is ambiguous, so you might want to specify whether you mean the positive integers, [itex]\mathbb{N}_1=\mathbb{Z}_+ = \left \{ 1,2,3,... \right \}[/itex], or the non-negative integers, [itex]\mathbb{N}_0 =\mathbb{Z}_+ \cup \left \{ 0 \right \}=0,1,2,3,...[/itex].