This comes from an exercise in Appendix C from Axler's Measure, Integration & Real Analysis. The following is my approach.
Suppose $b \neq 0$. Let $|b| = \epsilon$. Then by Archimedean Property (2) $$\exists n^* \in \mathbb{Z}^+ \text{ such that} \frac{1}{n^*} < \epsilon$$ but $b < \frac{1}{n}$, $\forall n \in \mathbb{Z}^+$. Hence a contradiction.
Am I approaching this correctly, if I am are there any other approaches?