Which programming language, developed by a French mathematician, correctly computes 5^3 as 125?

Which programming language, developed by a French mathematician, correctly computes 5^3 as 125?

Explanation

Ada, created by Jean Ichbiah and his team, correctly computes 5^3  as 125.

It is a strong, statically typed language designed for reliability and maintainability in large software systems

Pascal and Smalltalk are not associated with Jean Ichbiah,

Eiffel, developed by Bertrand Meyer, also correctly computes  5^3  as 125.