Which expression is equivalent to 22?

(1 point)

sqrt(3x)

sqrt(x ^ 3)

root(x, 3) ^ 2

x ^ 3 * sqrt(x)

2 * root(x, 3)

The expression equivalent to 22 is 2 * root(x, 3)