Qual è la radice cubica di x ^ 8?

Qual è la radice cubica di x ^ 8?
Anonim

Risposta:

#root (3) (x ^ 8) = x ^ 2 root (3) (x ^ 2) #

o se preferisci:

#root (3) (x ^ 8) = x ^ (8/3) #

Spiegazione:

Per ogni #a, b in RR #, #root (3) (ab) = root (3) (a) root (3) (b) # e #root (3) (a ^ 3) = a #

Così:

#root (3) (x ^ 8) = radice (3) (x ^ 6 * x ^ 2) = radice (3) ((x ^ 2) ^ 3 * x ^ 2) = radice (3) ((x ^ 2) ^ 3) root (3) (x ^ 2) = x ^ 2 root (3) (x ^ 2) #