Did I find the correct probability?
A fair die is rolled $3$ times. The conditional probability of 6 appearing exactly once, given that it appeared at least once.
So,the combined probability that 6 appeared exactly once and it appeared at least once is $$3\left(\frac{1}{6}\right)\left(\frac{5}{6}\right)^{2}$$ since, the case is that the 6 appears only once in the $3$ throws and it can appear at any throw: 1, 2 or 3. And the probability that 6 appeared at least once is $$1-\left(\frac{5}{6}\right)^3$$
So the required probability is $$\frac{3\left(\frac{1}{6}\right)\left(\frac{5}{6}\right)^{2}}{1-\left(\frac{5}{6}\right)^3}$$ P.S.I don't have anything to check the answer, so I posted it here to verify. Please don't mind.