3

Short question:

For all integers $n>1$, is $\sqrt[n]{n}$ always irrational? If so, how can you prove it?


Or in other words: is the following true? (And is the typography right?)

$\forall n \ni n \in \mathbb{N},n>1:\sqrt[n]{n} \notin \mathbb{Q}$

(For all values $n$, such that $n$ is a natural number and larger than 1, the $n^{th}$ root of $n$ is not rational.)

Bill Dubuque
  • 272,048
Graviton
  • 4,462

1 Answers1

14

Hint:

  • If $m$ is an integer, then $\sqrt[n]{m}$ is rational iff it is an integer, that is, iff $m$ is an $n$-th power.

  • $n$ is never an $n$-th power because $n = t^n > 2^n$ is always false.

Or use that $1 < \sqrt[n]{n} < 2$ implies that $ \sqrt[n]{n} $ is never an integer.

lhf
  • 216,483