In this question, the only proof of the trigonometric identity:
$$\cos^6{\theta}+\sin^6{\theta}=\frac{1}{8}(5+3\cos{4\theta})$$
is via factoring the sum of cubes: $$\cos^6{\theta}+\sin^6{\theta}=(\cos^2{\theta}+\sin^2{\theta})(\cos^4{\theta}-\cos^2{\theta}\sin^2{\theta}+\sin^4{\theta})$$
Is there another way to prove this identity? I'm hoping it will give more insight on it.
EDIT: Sorry for not clarifying before. I have learned everything up to and including first-semester calculus.
A slightly different way, if you know the expansion $(a+b)^3=a^3+3a^2b+3ab^2+b^3$, is to use it with $a=\cos^2\theta$ and $b=\sin^2\theta$. In simplifying, you need also to factorize and use the identities $\cos^2\theta+\sin^2\theta=1$, $\sin2\theta=2\cos\theta\sin\theta$, and $\cos4\theta=1-2\sin^22\theta$. A similar way will work also for higher powers, for example $\cos^8\theta+\sin^8\theta$.