I have seen and understood the most definitions but i just could not understand how to show if a function is mu-partial recursive or not. I used search engines, but all I find are just more lectures with definitions...
Lets say I have a function like
f(x) = x^2
or
f(x)=root(x+5) + 5
Can you proof if those functions are mu-partial recursive? Explain why this function is mu-partial recurisve.