An exercise from my book is as follows:
Assume that $x > 0$ for $x$ in $\mathbb{R}$ (Real numbers) then there is an $y$ in $\mathbb{N}$ (Natural Numbers) such that $1/y^3 < x$.
By the archimedean property, there exists an y in N such that $1/y < x$. How exactly would I continue on from here?