Please see my screenshot below for the detail.
Code: Select all
\documentclass{article}
\usepackage{graphicx}
\newcommand{\scale}{15}
\begin{document}
\verb|$_{123}^{~\hfill23}\textrm{U}$|\\[1cm]
\scalebox{\scale}{$_{123}^{~\hfill23}\textrm{U}$}
\end{document}
regards,
yoyo