I want to figure out how long an all-caps password needs to be to equal $2^{76}$ bits of security.
I would type this into Wolfram Alpha, but I'm not sure what function to use or if it can compute (what I think is) a number field sieve.
Any assistance in computing this would be appreciated.
$$2^{76} = 26^x$$
$\ln$ both sides:
$$76 \ln 2 = x \ln 26 \implies x = \frac{76 \ln 2}{\ln 26} \approx 16$$