2
$\begingroup$

I am a high school student and we just learned about radical and radical notation. Our teacher says index of radical must be integer and greater than 2 by definition. But I can’t understand why we can’t have radical with negative or rational indexes?

For example why can’t we have either of these?

$$\sqrt[\frac32]8=8^{\frac1{\left(\frac32\right)}}=8^{\frac23}=\sqrt[3]{8^2}=\sqrt[3]{64}=4$$

$$\sqrt[-2]4=4^{\frac1{-2}}=4^{-\frac12}=\sqrt[2]{4^{-1}}=\sqrt[2]{\frac14}=\frac12$$

Our teacher says it’s because negative and rational indexes are not defined for radical notations but why they are not defined? They certainly have answers.

  • 0
    Compare [radical](https://en.wikipedia.org/wiki/Nth_root) with [exponents](https://en.wikipedia.org/wiki/Exponentiation#Rational_exponents).2017-02-09
  • 0
    Your teacher says true.2017-02-09
  • 0
    There isn't really any reason other than tradition. If $r \not= 0$ and you have a way to determine what $x^{1/r}$ means you could just as well define $\sqrt[r]{x} = x^{1/r}$.2017-02-09

1 Answers 1

6

Nothing prevents you from choosing to define a meaning for something like $\sqrt[-2/3]{x}$.

It's just not something that is usually done, because the only "reasonable" choice of definition would to be to make it mean the same as what we already have the notation $x^{-3/2}$ for -- and since the latter notation is simpler and easier to read, there is no particular demand for also writing it $\sqrt[-2/3]{\cdots}$.

In short, the fact that we usually don't define this is not out of any kind of mathematical necessity, but simply because there doesn't seem to be any need to.

  • 0
    I have a vague recollection that Isaac Asimov defined fractional roots in _Realm of Numbers._ On the other hand, I was 8 years old when I read that book, so I may merely be imagining that.2017-02-09