Prove that $a^2+\dfrac{1}{a^a-a+1}\ge a+1$, for any number $a$
I think I can solve the problem by putting all the variables on one side and then $0$ on the other side, then factoring the side with the variables to become a square. This proves the inequality because anything squares is positive. Can I solve this problem using algebra? Obviously you can solve it using induction.
This is probably not the most complete answer but it (somehow) proves the claim.
First, note that for $a\geq 1$, we have $$a^a-a+1 \geq a^a \geq a\geq 1$$ so that $\frac{1}{a^a-a+1}\geq 0$.
Now, $a^2-a+1$ is a convex parabola and $a^2-a-1=0$ for $a=\phi$ where $\phi$ is the golden ratio $\phi = \frac{1+\sqrt{5}}{2}$. It follows that $$ a^2+\frac{1}{a^a-a+1}-(a+1)\geq a^2-a-1 \geq 0 \qquad \forall a \in [\phi,\infty).$$
I propose to conclude with a proof by drawing, indeed for $a\in[1,\phi)$ the graph of the continuous function $f(a)=a^2+\frac{1}{a^a-a+1}-a-1$ is given by:

and therefore your inequality is true for every $a\geq 1$.