Proving $\sqrt[4]{4}$ is irrational

334 Views Asked by At

Prove: $\sqrt[4]{4}$ is irrational

I know that $\sqrt{p}$ is irrational where $p$ is a prime number.

So $\sqrt[4]{4}=\sqrt[4]{2*2}=16*\sqrt[4]{2}=16*2^{\frac{1}{2}^\frac{1}{2}}$

What can I say about $2^{\frac{1}{2}^\frac{1}{2}}$?

2

There are 2 best solutions below

2
On BEST ANSWER

There are a few misunderstandings here:

1)The main issue is that $\sqrt[4]4=\sqrt[4]2\times\sqrt[4]2\neq 16\times\sqrt[4]2$ because that would imply that $\sqrt[4]2=16$ (you have confused exponentiation with roots).

2)While it is true that $\sqrt[4]2=(2^{\frac 12})^{\frac 12}$ it isn't that $\sqrt[4]2=2^{{\frac 12}^{\frac 12}}$ because $2^{{\frac 12}^{\frac 12}}=2^{\sqrt {\frac 12}}=2^{\frac {\sqrt2}2}=\sqrt{2^{\sqrt2}}$.

You should simply write:

$$\sqrt[4]4=(2^2)^{\frac 14}=2^{\frac 12}=\sqrt2$$

That is irrational (if you haven't prove that you can find a lot of demonstration on this online).

0
On

That is wrong, it is $$\sqrt[4]{4}=\sqrt[4]{2^2}=\sqrt{2}$$ so it is irrational.