I need help making my proof strong/valid! I am new to proofs.
The question was:Let $A=\{x\in \mathbb{N} | \sqrt{x}\in \mathbb{N}\}$. Prove that A is not bounded.
Proof: We must show that for all $m\in \mathbb{N}$, we can find an $x_0 \in B$ such that |$x_0| > M$. Suppose we are given $M \in \mathbb{N}$. By the definition of Archimedean, there exists an $N \in \mathbb{N}$ where $N > M-1$. $ \sqrt{N} \in B,$ let $x_0= \sqrt{N} > \sqrt{M-1} > M$. Since M was arbitrary, we can conclude that B was unbounded.