Given the A.P. 3, 8, 13, 18, \dots with \(a_1 = 3\) and \(d = 5\). The formula for the \(n\)-th term is:
\[
a_n = a_1 + (n - 1) \cdot d
\]
Substituting \(a_n = 93\), \(a_1 = 3\), and \(d = 5\):
\[
93 = 3 + (n - 1) \cdot 5
\]
Solving for \(n\):
\[
n = 19
\]