How would you prove $\sqrt[5]{672}$ is irrational? I was trying proof by contradiction starting by saying:
Suppose $\sqrt[5]{672}$ is rational ...
How would you prove $\sqrt[5]{672}$ is irrational? I was trying proof by contradiction starting by saying:
Suppose $\sqrt[5]{672}$ is rational ...
On
$$672^{1/5}=\frac pq,$$($p$ and $q$ relative primes) then $$p^5=672q^5,$$ which is possible only if $p$ is a multiple of $7$, which in turn implies that $q$ is a multiple of $7$.
On
The polynomial $X^5-672$ is irreducible over $\mathbb Q$ (Eisenstein for $p=3$), thus has no rational zero.
Let $a$ be a rational number that is not an integer, it can be written as $\frac{a}{b}$ where $b$ does not divide $a$. exponentiating yields $\frac{a^5}{b^5}$ where $b^5$ does not divide $a^5$. Conclusion: $\sqrt[n]{a}$ si either an integer or irrational for any natural numbers $n,a$.
So we just have to check whether there is an integer $n$ so that $n^5=672$:
$1^5=1,2^5=64, 3^5=273, 4^5=1024$. So $\sqrt[5]{672}$ is irrational.