I want to convert numerical values and display as Alpha characters

$10.00 convert to Ten dollars

Try the Numbertext extension, it’s older and the compatibility list doesn’t explicitly mention, but it still works with LibreOffice 5.3. It adds two functions NUMBERTEXT and MONEYTEXT to Calc.

Since LibreOffice 6.1 there is a number format code [NatNum12] modifier. For example, [NatNum12 USD]0 will display ten U.S. dollars. See also online help.

This post might help you to a solution.

If this answer helped you, please accept it by clicking the check mark :heavy_check_mark: to the left and, karma permitting, upvote it. If this resolves your problem, close the question, that will help other people with the same question.