Answer:
1. If you have a negative base and you try to take the square root of it you get an imaginary number.
2. To get the second point, raising 1 to x will always get you 1 and raising 0 to x will always get you 0.
Explanation:
For example if you have the square root of -64, you get +8i and -8i since you're taking the square root. This means that there are no real roots. They're imaginary.
y = 1^x. if we chose the values: 1, 2, 3, 4 to be our x we will always end up with 1 as our answer. If you graph this, you will see a straight horizontal line at y = 1.
This is why it's not an exponential function. It doesn't behave the same way other exponential functions do. You can have a much better understanding if you use a graphing calculator to actually how it looks (try desmos online if you don't have a gc).
Now y = 0^x will also always result in an answer of 0. Take x as 1, 2, 3, 4. 0*0 = 0. 0 * 0 * 0 = 0. I think you get the point. Exponential functions show exponential growth while y = 1^x and y = 0^x are straight horizontal lines, not exponential functions.