Of course, a masterpiece of construction, etc etc, but:
Having read some about Pythagorean quadruples, there does not seem to be a shortcut way in (I'd love to hear if I'm wrong), so:
No pdms, it's immediately clear what needs to be done, so:
pencil & paper would be tedious beyond belief (just converting integers to letters in base 24 by hand would drive me nuts), so:
out comes the spreadsheet; write a function to convert answers to base 24 letters, write a program to find quadruples that meet all the constraints, and:
this just becomes an exercise in brute force, with a bit of logic thrown in as crossing entries put further constraints on an answer, so:
not my favorite numerical. qed.