Using calculus to find the minima:
$$y(x) = x^x$$
$$ln(y) = x*ln(x)$$
$$(1/y)*\frac{dy}{dx} = ln(x) + x*\left(\frac{1}{x}\right) = ln(x) + 1$$
$$\frac{dy}{dx} = y*(ln(x) + 1)$$
$$\frac{dy}{dx} = (x^x)*(ln(x) + 1)$$
Though arriving at this next step, one can assume from looking at it graphically, that $x^x$ will never be $0$, thus $(ln(x) + 1) = 0$, however how can it be shown that $(x^x)$ is never $0$, instead of making a bold assumption?
$$0 = (x^x)*(ln(x) + 1)$$
$$ln(x) = -1$$
$$x = exp(-1) = \frac{1}{e}$$
$$y = \left(\frac{1}{e}\right)^{\left(\frac{1}{e}\right)} ~= 0.6922$$

From the definition,
$$x^x=e^{x\log x}>0.$$
An exponential is always positive.
The case of $x=0$ is debatable and in fact $x^x$ is not really defined at zero. But for this discussion to make sense, we shoud adopt a definition that makes the function continuous and assign the value
$$\lim_{x\to0}x^x=1.$$