C SQUARE ROOT OF A/TO THE B POWER

You need to ask a question.

To find the square root of a number, you simply need to take the number and raise it to the power of 1/2. In the case of the expression "√(a^b)", you have the variables 'a' and 'b'. To simplify this expression, you need to follow these steps:

Step 1: Apply the power rule.
Raise the variable 'b' inside the square root to a power of 1/2. This can be done by multiplying the exponent 'b' by 1/2.
√(a^(b*(1/2)))

Step 2: Simplify the expression.
Multiplying 'b' by 1/2 gives you 'b/2'. So the expression becomes:
√(a^(b/2))

Therefore, the square root of "a" raised to the power of "b" is √(a^(b/2)).