I wish to show that $[a,b]^n$ is compact just using the result that $[0,1]^n$ is compact.
In $\mathbb{R}$, we can construct an explicit homeomorphism between $[0,1]$ and $[a,b]$ via $f(x) = (b-a)x+a$, this allows us to establish any closed interval is compact.
Now I wish to demonstrate that any closed cube is compact. Is there a quick homeomorphism we can establish between $[0,1]^n$ and $[a,b]^n$?
If not, is there a easier way to show that $[a,b]^n$ is compact, knowing that $[0,1]^n$ is compact?
Just use the map $$f(x_1,\ldots,x_n)=\left((b-a)x_1+a,\ldots,(b-a)x_n+a\right).$$ This is a continuous map of $[0,1]^n$ onto $[a,b]^n$ (in fact it is a homeomorphism,but this is unnecessary), and since you know $[0,1]^n$ is compact, it follows that $f([0,1]^n)=[a,b]^n$ is compact.