I am trying to factor $r^8-1$ after having just learned about difference and sum of cubes.
I don't know what to do next though as this doesn't seem like a difference of cubes.
How do I factor this in the intended way? I suppose I could just do brute force polynomial division but I don't think that is how it was intended to be factored.