Explanation:
A function f(x) can be scaled by a factor of "a" and translated by (h,k) by the relation:
f(x) -> a f(x-h)+k
substitute f(x) by sqrt(x), then
sqrt(x) -> a*sqrt(x-h) + k
So the given equation is derived from f(x) = sqrt(x), hence a radical function.