The following problem is motivated from Baby Rudin, Chapter 1, Problem 6(c): if $x \in \mathbb{Q}$ with $b > 1$ and $x \geq 0$, then $b^x \geq 1$. I would prefer not to use techniques such as differentiation and sequences as it's still very early on within the textbook.
The case for $\mathbb{N}$ is simple enough, but I'm not sure how to prove that $b^x$ is monotonically increasing with what's given so far from Rudin.
If $x=\frac mn$, with $m,n\in\Bbb N$, then$$b^x=b^{m/n}=\sqrt[n]{b^m}.$$Can you take it from here?