@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 381 B
JSON
{
"name": "rootcubed",
"module": "math",
"regex": "^(?:what|how\\smuch)?\\s?(?:is)?\\s?(?:the)?\\s?(?:cube\\sroot\\sof|cube\\s√)\\s?([0-9]+\\.?(?:[0-9]+)?)\\s?(?:is)?$",
"description": "Cube root of x",
"explanation": "This plugin teaches SARA how calculate the cube root of a number.\nType 'cube root of 64' or one of the alternatives and SARA should respond."
}