I'm trying to plot the following function using Wolfram Alpha:
I have used the following natural language query:
plot (x^2 − ( Integrate sqrt(1 − t) ) , for x from 0 to 5, for y from -4 to 1)
I'm struggling to add in the boundaries for the definitive integral.
What's the correct query?

I've tried several different ways and can't yet get WA to do it in one step.
But I can get it to do it in two steps.
First
returns
and your range for y satisfies that condition
Next
and it appears you are done