Once you’ve got all that down, you can move into fractional powers. For example, what is 10[sup]0.5[/sup]?
Well, you can think of 0.5 as being 1/2, because that’s what it is: one divided by two. So, it’s 10 raised to the 1/2 power.
Now, what does that mean? Well, it means that 10 is being raised to the inverse of an integral power. So we do the opposite (or inverse) of the exponentiation function, which is taking a root.
Which root do we take? Well, look at it: 1/2. Since 2 is in the lower portion, we take the 2-th root, more commonly called the square root. Therefore, 10[sup]0.5[/sup] == sqrt(10), where sqrt(10) is as close to representing the square root function applied to 10 as I can come.
Now, the square root of 10 isn’t a `pretty’ number. It’s irrational, as a matter of fact, which means it goes on forever without repeating itself. It is, however, a surprisingly good approximation for the value of pi, which is an important number that’s also irrational. But none of that’s really important.
Now, what would 10[sup]0.75[/sup] be? Well, suss out 0.75: It’s 3/4. Now we have a variation. We have a number that isn’t one on top.
Work this out by first applying the familiar rule: The four is in the inverse position, so in this case we take the fourth root. But what do we do with that three? Since it’s in the upper position, we take it at face value: 10 gets raised to the third power. Therefore, 10[sup]0.75[/sup] is equal to the fourth root of 10[sup]3[/sup].