Hello, thank you for taking the time to post your question!
You can think of this as being a binomial probability question … so for the underlying parameters we have
n = number of trials = 80
k = number of successful outcomes = 8
p = probability of success on a single trial = 1/6
so putting it all together into the binomial formula yields
P(X = 8) = 80choose8 * (1/6)^8 * (5/6)^(80-8)
You can also use something like a binomial calculator to solve too if that makes it easier! Either way the end result here should be
P(X = 8) = 0.0344, meaning that there is about a 3.44% chance of this happening
I hope that helps get you moving in the right direction! Feel free to reach out if you have any additional questions beyond that :)