In the previous section of this unit, we saw that

48
, 2

12
and 4

3
are all the same value, and that value is approximately 6.928. But can we verify that these are the same value, without resorting to using a calculator? Yes we can! Consider the following way of manipulating the expression 2

12
:
2

12
=

4
·

12
=

4 · 12
=

48
They really are the same thing! Can you do the same with 4

3
?
4

3
=

16
·

3
=

16 · 3
=

48
Sure enough, both of these expressions are identical to

48
. And it's nice to be able to verify that, but ideally, we'd like to be able to work out a reverse process, whereby we start with

48
, and obtain 4

3
, because 4

3
is the simplest form.
So let's take the number 48 and rewrite it as a product of primes:

48
=

2
4 · 3
Now here I get excited, because I notice that the exponent of 2 is even, which means I can take the square root of it:

2
4 · 3
=

2
4 ·

3
=
2
2 ·

3
=
4

3
Don't forget that taking the square root is the same as dividing the exponent by 2, which is why

2
4 = 2
2.
Let's try another example. Simplify

45
.
By finding the prime factorization of 45, we determine that:

45
=

3
2 · 5
=

3
2 ·

5
= 3

5
.
Things don't always work out quite this nicely - let's try something just a little more complicated. Simplify

54
.
We start by doing a prime factorization on 54:

54
=

3
3 · 2
But here we run into a snag - none of our exponents are even. So is there anything we can do? Yes!
We recognize that the exponent 3 is bigger than two, and it's one more than an even number, which leads us to rewrite 33 like this:
33 = 32 · 31.

54
=

3
3 · 2
=

3
2 · 3
1 · 2
=

3
2 ·

6
= 3

6
.
Let's try a couple more examples.
Simplify 
288
.

288
=

2
5 · 3
2 =

2
4 · 2
1 · 3
2 =

2
4 ·

3
2 ·

2
= 2
2 · 3 ·

2
= 12

2
And one more example:
Simplify 
54000

54000
=

2
4 · 3
3 · 5
3 =

2
4 · 3
2 · 3
1 · 5
2 · 5
1 =

2
4 · 3
2 · 5
2 ·

3 · 5
= 2
2 · 3 · 5 ·

15
= 60

15
.
Advanced Tip
In this section, you learned how to simplify something like

48
by finding the prime factorization, and then factoring out any perfect squares. It's useful to point out that we can often avoid having to do an entire prime factorization, if we're good at recognizing perfect squares.
For example, when I look at

48
, the first thing I ask myself is, "Can I think of a perfect square that is a factor of 48?" And right away, I think, "Sure! 16 is a factor of 48!" So instead of doing a full factorization, I do this:

48
=

16 · 3
=

16
·

3
= 4

3
. And since I know that there are no perfect squares (besides 1) that are a factor of 3, I'm now done.
Here's a similar example: Simplify

128
I know that 128 is divisible by 4, which is a perfect square:

128
=

4
·

32
= 2

32
However, I also know that 32 is divisible by a perfect square (16!) so now I take it one step further:
2

32
= 2

16

2
= 2 · 4 ·

2
= 8

2