How do you simplify \sqrt (z^34)z34?

3 Answers
Oct 26, 2017

x^17x17

Explanation:

Divide the index by the root you are trying to find.

sqrt(z^34) = z^(34div2)z34=z34÷2

= z^17=z17

You can see why this is true if you write two identical factors under the root:

sqrt 49 = sqrt(7xx7) = 749=7×7=7

sqrt(x^6) = sqrt(x^3 xx x^3) = x^3x6=x3×x3=x3

x^34 = sqrt(x^17 xx x^17) = x^17x34=x17×x17=x17

Oct 26, 2017

sqrt(z^34) = abs(z^17)z34=z17 which simplifies to z^17z17 if z >= 0z0

Explanation:

Note that:

z^17 * z^17 = z^(17+17) = z^34z17z17=z17+17=z34

So z^17z17 is a square root of z^34z34.

Note also that:

(-z^17) * (-z^17) = z^34(z17)(z17)=z34

So -z^17z17 is also a square root of z^34z34.

The expression sqrt(z^34)z34 denotes the principal square root, which in the case of real-valued square roots is the non-negative one.

So to choose the non-negative square root we can write abs(z^17)z17.

If we are told that z >= 0z0 then this simplifies to z^17z17.

Complex footnote

If zz is allowed to range over complex numbers then the "correct" choice for the principal square root sqrt(z^34)z34 is still between z^17z17 and -z^17z17, but is messy to express.

If we are using the usual definition of Arg(z) in (-pi, pi]Arg(z)(π,π], then essentially we want to pick whichever of z^17z17 or -z^17z17 has the non-negative real part, or if they are both pure imaginary then whichever has the non-negative imaginary coefficient.

It is possible to express a suitable condition in terms of Arg(z)Arg(z), but it is messy.

Oct 26, 2017

z^17z17

Explanation:

A square root can be rewritten as a base to the power of 1/212, so

sqrt(z^34) => (z^34)^(1/2)z34(z34)12

Then we use the identity

(a^b)^c=a^(bc)(ab)c=abc

so

(z^34)^(1/2) => z^(34*1/2)(z34)12z3412

=> z^17z17